home *** CD-ROM | disk | FTP | other *** search
- #ifndef FWSTREAM_H
- #define FWSTREAM_H
- //========================================================================================
- //
- // File: FWStream.h
- // Release Version: $ 1.0d1 $
- //
- // Creation Date: 3/28/94
- //
- // Copyright: © 1994 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWASINKS_H
- #include "FWASinks.h"
- #endif
-
- #ifndef FWSTRMF_H
- #include "FWStrmF.h"
- #endif
-
- #ifndef FWSTRMRW_H
- #include "FWStrmRW.h"
- #endif
-
- #endif
-